翻訳と辞書
Words near each other
・ Principle of least effort
・ Principle of least interest
・ Principle of least motion
・ Principle of least privilege
・ Principle of locality
・ Principle of marginality
・ Principle of material objectivity
・ Principle of maximum entropy
・ Principle of maximum work
・ Principle of minimum energy
・ Principle of no-work-no-pay (dies non)
・ Principle of nonvacuous contrast
・ Principle of normality
・ Principle of opportunity
・ Principle of original horizontality
Principle of orthogonal design
・ Principle of permanence
・ Principle of plenitude
・ Principle of Priority
・ Principle of rationality
・ Principle of relativity
・ Principle of restricted choice
・ Principle of similitude
・ Principle of sufficient reason
・ Principle of transformation groups
・ Principle of Typification
・ Principle of Ubiquity
・ Principle of Univariance
・ Principle value
・ Principle-policy puzzle


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Principle of orthogonal design : ウィキペディア英語版
Principle of orthogonal design

The principle of orthogonal design (abbreviated POOD) was developed by database researchers David McGoveran and Christopher J. Date in the early 1990s, and first published "A New Database Design Principle" in the July 1994 issue of Database Programming and Design and reprinted several times. It is the second of the two principles of database design, which seek to prevent databases from being too complicated or redundant, the first principle being the principle of full normalization (POFN).
Simply put, it says that no two relations in a relational database should be defined in such a way that they can represent the same facts. As with database normalization, POOD serves to eliminate uncontrolled storage redundancy and expressive ambiguity, especially useful for applying updates to virtual relations (e.g., view (database)). Although simple in concept, POOD is frequently misunderstood and the formal expression of POOD continues to be refined.
The principle is a restatement of the requirement that a database is a minimum cover set of the relational algebra. The relational algebra allows data duplication in the relations that are the elements of the algebra. One of the efficiency requirements of a database is that there be no data duplication. This requirement is met by the minimum cover set of the relational algebra.
== Sources ==

* Database Debunkings: The Principle of Orthogonal Design, Part I, by D. McGoveran and C. J. Date ()
* Database Debunkings: The Principle of Orthogonal Design, Part II, by D. McGoveran and C. J. Date ()

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Principle of orthogonal design」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.